home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / mystic_training.swf / scripts / DefineButton2_275 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2006-11-13  |  105b  |  5 lines

  1. on(rollOver){
  2.    _global.Sounds.PlaySound("sFx_Btn_Roll",100,0);
  3.    _global.C.fPutFaceChallenge();
  4. }
  5.